I2CMODE=STANDARD_MODE/_FAST_, FUNC=PIO
I/O configuration for pin PIO0_5/SDA
FUNC | Selects pin function. All other values are reserved. 0 (PIO): Selects function PIO0_5 (open-drain pin). 1 (SELECTS_I2C_FUNCTION): Selects I2C function SDA (open-drain pin). |
RESERVED | Reserved |
I2CMODE | Selects I2C mode. Select Standard mode (I2CMODE = 00, default) or Standard I/O functionality (I2CMODE = 01) if the pin function is GPIO (FUNC = 000). 0 (STANDARD_MODE/FAST): Standard mode/ Fast-mode I2C 1 (STANDARD_I/O_FUNCTIO): Standard I/O functionality 2 (FAST_MODE_PLUS_I2C): Fast-mode Plus I2C 3 (RESERVED): Reserved |
RESERVED | Reserved |